win32: Pass the version properly through the creation stack
authorBenjamin Otte <otte@redhat.com>
Tue, 25 Apr 2023 19:30:32 +0000 (21:30 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 27 Apr 2023 00:13:32 +0000 (02:13 +0200)
commit919c90182fd0bdcb34a055ec24dc497b622ecc8f
tree22e4d288073673380b1a1f71c6f8e0beaf43c161
parentab2a548479824d3796236c85e5610e964a9689d7
win32: Pass the version properly through the creation stack

We were using major/minor instead of GdkGLVersion.

And we were resetting back to 0 and ignoring the required min version
which we should not do.
gdk/win32/gdkglcontext-win32-wgl.c